Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.49 -> 8.5.6 age confidence

Release Notes

postcss/postcss (postcss)

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"
Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 3d56fa9 to 43a4b44 Compare February 20, 2025 20:36
@renovate renovate bot force-pushed the renovate/postcss-8.x branch 2 times, most recently from 15b8e97 to 06272ad Compare March 4, 2025 21:52
@renovate renovate bot force-pushed the renovate/postcss-8.x branch 3 times, most recently from 168fc52 to 601597d Compare March 28, 2025 11:58
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 601597d to cbb1d1d Compare April 1, 2025 13:48
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from cbb1d1d to a34dce3 Compare April 11, 2025 17:35
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from a34dce3 to 20b3cc6 Compare April 28, 2025 20:44
@renovate renovate bot changed the title fix(deps): update dependency postcss to v8.5.3 fix(deps): update dependency postcss to v8.5.4 May 29, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 20b3cc6 to 91b5ad7 Compare May 29, 2025 10:41
@renovate renovate bot changed the title fix(deps): update dependency postcss to v8.5.4 fix(deps): update dependency postcss to v8.5.5 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 91b5ad7 to 9fe5641 Compare June 11, 2025 22:25
@renovate renovate bot changed the title fix(deps): update dependency postcss to v8.5.5 fix(deps): update dependency postcss to v8.5.6 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch 2 times, most recently from 233e76c to 22e15e2 Compare June 17, 2025 23:36
@renovate renovate bot force-pushed the renovate/postcss-8.x branch 3 times, most recently from d7f1bb6 to 2370cf4 Compare August 29, 2025 17:25
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 2370cf4 to a25e37a Compare September 25, 2025 12:59
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from a25e37a to 8b24ba2 Compare September 26, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants